GetValidator<T> Method

Summary
Gets the validator with the specified type.
Syntax
C#
C++/CLI
public static T GetValidator<T>() 
public: 
static _T^_ GetValidatorgeneric<typename T> 
();  
where T: ICommandRequestValidator 

Type Parameters

T
The type of validator to get.

Return Value

A validator of the specified type. Null if the validator is not found.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.